Objects Types and Constants Properties Methods Object Hierarchy Index

PatternLength Property

Description:

Returns the total pattern length.

Syntax:

C++:
#include "imsigx.h"

HRESULT hr = pObject->get_PatternLength(&prop);

Visual Basic:
prop = object.PatternLength

/r/n

Parts:

prop

double

[out][retval]

The total pattern length.

Defined in:

LineStyle


Objects Types and Constants Properties Methods Object Hierarchy Index

SDK Top API Reference TurboCAD Home Page TurboCAD Programming Forums